func github.com/valyala/fastjson.validateValue
4 uses
github.com/valyala/fastjson (current package)
validate.go#L13: tail, err := validateValue(s)
validate.go#L29: func validateValue(s string) (string, error) {
validate.go#L100: s, err = validateValue(s)
validate.go#L158: s, err = validateValue(s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)